[INFO] cloning repository https://github.com/jumpstarter-dev/fls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jumpstarter-dev/fls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumpstarter-dev%2Ffls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumpstarter-dev%2Ffls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31f3789a989e2516308c7d8573bf1ac800dfb75c
[INFO] testing jumpstarter-dev/fls against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjumpstarter-dev%2Ffls" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jumpstarter-dev/fls
[INFO] finished tweaking git repo https://github.com/jumpstarter-dev/fls
[INFO] tweaked toml for git repo https://github.com/jumpstarter-dev/fls written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jumpstarter-dev/fls on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jumpstarter-dev/fls already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.14.1
[INFO] [stderr]   Downloaded liblzma v0.4.6
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded liblzma-sys v0.4.6
[INFO] [stderr]   Downloaded openssl-src v300.5.4+3.5.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4099eabdc3d6bb8bb62bfe025e84e29481b913c04b45800c74002158349a9f75
[INFO] running `Command { std: "docker" "start" "-a" "4099eabdc3d6bb8bb62bfe025e84e29481b913c04b45800c74002158349a9f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4099eabdc3d6bb8bb62bfe025e84e29481b913c04b45800c74002158349a9f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4099eabdc3d6bb8bb62bfe025e84e29481b913c04b45800c74002158349a9f75", kill_on_drop: false }`
[INFO] [stdout] 4099eabdc3d6bb8bb62bfe025e84e29481b913c04b45800c74002158349a9f75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 748553dfdf5abe8236ca502fc2246594afcde3ac023ad0b7971684f2ffe32ee2
[INFO] running `Command { std: "docker" "start" "-a" "748553dfdf5abe8236ca502fc2246594afcde3ac023ad0b7971684f2ffe32ee2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling liblzma v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling fls v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s
[INFO] running `Command { std: "docker" "inspect" "748553dfdf5abe8236ca502fc2246594afcde3ac023ad0b7971684f2ffe32ee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "748553dfdf5abe8236ca502fc2246594afcde3ac023ad0b7971684f2ffe32ee2", kill_on_drop: false }`
[INFO] [stdout] 748553dfdf5abe8236ca502fc2246594afcde3ac023ad0b7971684f2ffe32ee2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ca303a846d0d99c1462d391e64e6343d8dff2201dde875d6bf17998ade117d2
[INFO] running `Command { std: "docker" "start" "-a" "6ca303a846d0d99c1462d391e64e6343d8dff2201dde875d6bf17998ade117d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling fls v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "6ca303a846d0d99c1462d391e64e6343d8dff2201dde875d6bf17998ade117d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ca303a846d0d99c1462d391e64e6343d8dff2201dde875d6bf17998ade117d2", kill_on_drop: false }`
[INFO] [stdout] 6ca303a846d0d99c1462d391e64e6343d8dff2201dde875d6bf17998ade117d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1becab5fc9aa229873b2f567b6fef35c20bd69322d864cfae5fe20206b86ea78
[INFO] running `Command { std: "docker" "start" "-a" "1becab5fc9aa229873b2f567b6fef35c20bd69322d864cfae5fe20206b86ea78", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fls-24d2f947d82fef20)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test fls::byte_channel::tests::test_channel_closure ... ok
[INFO] [stdout] test fls::byte_channel::tests::test_basic_send_receive ... ok
[INFO] [stdout] test fls::byte_channel::tests::test_multiple_chunk_sizes ... ok
[INFO] [stdout] test fls::byte_channel::tests::test_oversized_chunk_handling ... ok
[INFO] [stdout] test fls::download_error::tests::test_display_trait ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_connection_refused ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_connection_reset ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_dns ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_http_client ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_other ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_rate_limited_with_retry_after ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_tls ... ok
[INFO] [stdout] test fls::download_error::tests::test_from_http_status_client_errors ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_network_unreachable ... ok
[INFO] [stdout] test fls::download_error::tests::test_http_rate_limited_description ... ok
[INFO] [stdout] test fls::download_error::tests::test_error_trait ... ok
[INFO] [stdout] test fls::download_error::tests::test_is_retryable_rate_limited ... ok
[INFO] [stdout] test fls::download_error::tests::test_is_retryable_network_errors ... ok
[INFO] [stdout] test fls::download_error::tests::test_is_retryable_tls_errors ... ok
[INFO] [stdout] test fls::download_error::tests::test_from_http_status_server_errors ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_http_server ... ok
[INFO] [stdout] test fls::download_error::tests::test_is_retryable_http_client_errors ... ok
[INFO] [stdout] test fls::download_error::tests::test_from_http_status_rate_limited ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_timeout ... ok
[INFO] [stdout] test fls::download_error::tests::test_suggested_retry_delay_other_errors ... ok
[INFO] [stdout] test fls::download_error::tests::test_suggested_retry_delay_rate_limited ... ok
[INFO] [stdout] test fls::fastboot::tests::test_fastboot_error_display ... ok
[INFO] [stdout] test fls::fastboot::tests::test_fastboot_options_default ... ok
[INFO] [stdout] test fls::download_error::tests::test_is_retryable_http_server_errors ... ok
[INFO] [stdout] test fls::download_error::tests::test_format_error_rate_limited_without_retry_after ... ok
[INFO] [stdout] test fls::fastboot::tests::test_detect_fastboot_device_id_parses_first_device ... ok
[INFO] [stdout] test fls::byte_channel::tests::test_blocking_recv ... ok
[INFO] [stdout] test fls::format_detector::tests::test_buffer_limit ... ok
[INFO] [stdout] test fls::format_detector::tests::test_corrupted_sparse_header_returns_error ... ok
[INFO] [stdout] test fls::format_detector::tests::test_detect_aib_sparse_image ... ok
[INFO] [stdout] test fls::format_detector::tests::test_finalize_at_eof ... ok
[INFO] [stdout] test fls::format_detector::tests::test_incremental_detection ... ok
[INFO] [stdout] test fls::magic_bytes::tests::test_detect_none ... ok
[INFO] [stdout] test fls::fastboot::tests::test_temp_dir_guard_cleans_up ... ok
[INFO] [stdout] test fls::format_detector::tests::test_detection_idempotent ... ok
[INFO] [stdout] test fls::download_error::tests::test_http_status_description ... ok
[INFO] [stdout] test fls::fastboot::tests::test_run_fastboot_command_failure_includes_output ... ok
[INFO] [stdout] test fls::magic_bytes::tests::test_detect_gzip ... ok
[INFO] [stdout] test fls::format_detector::tests::test_detect_regular_file_format ... ok
[INFO] [stdout] test fls::format_detector::tests::test_need_more_data ... ok
[INFO] [stdout] test fls::format_detector::tests::test_detect_aib_sparse_image_with_trailing_data ... ok
[INFO] [stdout] test fls::format_detector::tests::test_detect_sparse_image_format ... ok
[INFO] [stdout] test fls::magic_bytes::tests::test_detect_xz ... ok
[INFO] [stdout] test fls::magic_bytes::tests::test_is_tar ... ok
[INFO] [stdout] test fls::oci::auth::tests::test_basic_auth_header ... ok
[INFO] [stdout] test fls::oci::from_oci::tests::sanitize_partition_name_accepts_valid ... ok
[INFO] [stdout] test fls::magic_bytes::tests::test_detect_zstd ... ok
[INFO] [stdout] test fls::oci::auth::tests::test_parse_www_authenticate ... ok
[INFO] [stdout] test fls::oci::auth::tests::test_token_url ... ok
[INFO] [stdout] test fls::oci::from_oci::tests::sanitize_partition_name_rejects_absolute_path ... ok
[INFO] [stdout] test fls::oci::from_oci::tests::sanitize_partition_name_rejects_empty ... ok
[INFO] [stdout] test fls::oci::from_oci::tests::sanitize_partition_name_rejects_path_separators ... ok
[INFO] [stdout] test fls::oci::auth::tests::test_parse_www_authenticate_minimal ... ok
[INFO] [stdout] test fls::oci::manifest::tests::test_artifact_type_no_match_falls_back_to_disk_layer ... ok
[INFO] [stdout] test fls::oci::manifest::tests::test_artifact_type_selection ... ok
[INFO] [stdout] test fls::oci::manifest::tests::test_no_flashable_layer_error ... ok
[INFO] [stdout] test fls::oci::from_oci::tests::sanitize_partition_name_rejects_invalid_chars ... ok
[INFO] [stdout] test fls::oci::from_oci::tests::sanitize_partition_name_rejects_parent_traversal ... ok
[INFO] [stdout] test fls::oci::manifest::tests::test_parse_image_manifest ... ok
[INFO] [stdout] test fls::oci::manifest::tests::test_parse_index ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_invalid_digest_algorithm ... ok
[INFO] [stdout] test fls::oci::manifest::tests::test_single_flashable_layer ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_invalid_digest_too_short ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_invalid_digest_uppercase ... ok
[INFO] [stdout] test fls::oci::manifest::tests::test_single_non_disk_layer_returned ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_parse_default_tag ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_parse_digest ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_parse_full_reference ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_invalid_tag_with_digest ... ok
[INFO] [stdout] test fls::fastboot::tests::test_detect_fastboot_device_id_no_devices ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_valid_registry_port_with_digest ... ok
[INFO] [stdout] test fls::fastboot::tests::test_flash_partitions_with_fastboot_cli_runs_flash_and_continue ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_parse_docker_hub_library ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_parse_numeric_tag ... ok
[INFO] [stdout] test fls::simg::tests::test_fill_chunk_parsing ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_valid_sha256_digest ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_parse_registry_port_no_tag ... ok
[INFO] [stdout] test fls::byte_channel::tests::test_byte_limit_enforcement ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_parse_with_port ... ok
[INFO] [stdout] test fls::oci::reference::tests::test_parse_docker_hub_namespace ... ok
[INFO] [stdout] test fls::byte_channel::tests::test_permits_released_after_recv ... ok
[INFO] [stdout] test fls::simg::tests::test_invalid_magic ... ok
[INFO] [stdout] test fls::simg::tests::test_large_but_valid_chunk_sizes ... ok
[INFO] [stdout] test fls::simg::tests::test_overflow_detection ... ok
[INFO] [stdout] test fls::simg::tests::test_parse_header ... ok
[INFO] [stdout] test fls::simg::tests::test_streaming_parser_with_fill ... ok
[INFO] [stdout] test fls::simg::tests::test_streaming_parser ... ok
[INFO] [stdout] test fls::simg::tests::test_incremental_byte_feeding ... ok
[INFO] [stdout] test fls::fastboot::tests::test_run_fastboot_command_timeout ... ok
[INFO] [stdout] test fls::byte_channel::tests::test_max_bytes_overflow_guard - should panic ... ok
[INFO] [stdout] test fls::tests::test_url_extension_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fls-6516059282a17aaa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/byte_bounded_memory.rs (/opt/rustwide/target/debug/deps/byte_bounded_memory-711b6d86f3770c2f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_chunk_size_independence ... ok
[INFO] [stdout] test test_oversized_chunk_no_deadlock ... ok
[INFO] [stdout] test test_small_chunks_high_throughput ... ok
[INFO] [stdout] test test_backpressure_with_large_chunks ... ok
[INFO] [stdout] test test_backpressure_with_mixed_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/from_url.rs (/opt/rustwide/target/debug/deps/from_url-85cee71784c91a7d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_https_certificate_validation_fails ... ok
[INFO] [stdout] test test_multiple_connection_failures ... ok
[INFO] [stdout] test test_flash_uncompressed_file ... ok
[INFO] [stdout] test test_https_with_insecure_flag ... ok
[INFO] [stdout] test test_resume_after_connection_failure ... ok
[INFO] [stdout] test test_flash_gz_compressed_file ... ok
[INFO] [stdout] test test_real_partial_transfer_with_resume ... ok
[INFO] [stdout] test test_resume_compressed_file ... ok
[INFO] [stdout] test test_flash_xz_compressed_file ... ok
[INFO] [stdout] test test_https_with_custom_ca_certificate ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_https_with_custom_ca_certificate stdout ----
[INFO] [stdout] Test: HTTPS download with custom CA certificate (using nip.io domain)
[INFO] [stdout]   [Server] HTTPS server listening on https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout]   Using CA certificate: tests/test_certs/ca-cert.pem
[INFO] [stdout] 
[INFO] [stdout] [DEBUG] Initializing HTTP Client:
[INFO] [stdout] [DEBUG]   TLS Backend: rustls
[INFO] [stdout] [DEBUG]   HTTP/2: Adaptive mode enabled
[INFO] [stdout] [DEBUG]   HTTP/2 Stream Window: 16 MB
[INFO] [stdout] [DEBUG]   HTTP/2 Connection Window: 32 MB
[INFO] [stdout] [DEBUG]   Connection Pool: max 10 idle per host
[INFO] [stdout] [DEBUG]   Pool Idle Timeout: 90s
[INFO] [stdout] [DEBUG]   TCP Keepalive: 10s
[INFO] [stdout] [DEBUG]   TCP Nodelay: enabled
[INFO] [stdout] [DEBUG]   Request Timeout: 7200s (2 hours)
[INFO] [stdout] [DEBUG]   Connect Timeout: 30s
[INFO] [stdout] [DEBUG]   DNS Resolver: system resolver
[INFO] [stdout] Loading CA certificate from: tests/test_certs/ca-cert.pem
[INFO] [stdout] [DEBUG]   Custom CA Certificate: tests/test_certs/ca-cert.pem
[INFO] [stdout] CA certificate loaded successfully
[INFO] [stdout] [DEBUG] HTTP Client initialized successfully
[INFO] [stdout] 
[INFO] [stdout] Opening block device for writing: /tmp/.tmpqggnNq
[INFO] [stdout] [DEBUG] Write buffer: 128 MB (capacity: 16 chunks of 8MB each)
[INFO] [stdout] Using download buffer: 128 MB (byte-bounded)
[INFO] [stdout] Starting download from: https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout] 
[INFO] [stdout] [DEBUG] HTTP Request:
[INFO] [stdout] [DEBUG]   Method: GET
[INFO] [stdout] [DEBUG]   URL: https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout] [DEBUG]   Headers:
[INFO] [stdout] [DEBUG]     User-Agent: fls/0.1.0
[INFO] [stdout] [DEBUG]     Accept: */*
[INFO] [stdout] [DEBUG]     Accept-Encoding: identity
[INFO] [stdout] [DEBUG] Opened /tmp/.tmpqggnNq with buffered I/O (O_DIRECT not requested)
[INFO] [stdout] 
[INFO] [stdout] Download failed: Connection error: error sending request for url (https://127.0.0.1.nip.io:33305/secure.img)
[INFO] [stdout] Retrying in 2 seconds... (attempt 1/3)
[INFO] [stdout] Starting download from: https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout] 
[INFO] [stdout] [DEBUG] HTTP Request:
[INFO] [stdout] [DEBUG]   Method: GET
[INFO] [stdout] [DEBUG]   URL: https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout] [DEBUG]   Headers:
[INFO] [stdout] [DEBUG]     User-Agent: fls/0.1.0
[INFO] [stdout] [DEBUG]     Accept: */*
[INFO] [stdout] [DEBUG]     Accept-Encoding: identity
[INFO] [stdout] 
[INFO] [stdout] Download failed: Connection error: error sending request for url (https://127.0.0.1.nip.io:33305/secure.img)
[INFO] [stdout] Retrying in 2 seconds... (attempt 2/3)
[INFO] [stdout] Starting download from: https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout] 
[INFO] [stdout] [DEBUG] HTTP Request:
[INFO] [stdout] [DEBUG]   Method: GET
[INFO] [stdout] [DEBUG]   URL: https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout] [DEBUG]   Headers:
[INFO] [stdout] [DEBUG]     User-Agent: fls/0.1.0
[INFO] [stdout] [DEBUG]     Accept: */*
[INFO] [stdout] [DEBUG]     Accept-Encoding: identity
[INFO] [stdout] 
[INFO] [stdout] Download failed: Connection error: error sending request for url (https://127.0.0.1.nip.io:33305/secure.img)
[INFO] [stdout] Retrying in 2 seconds... (attempt 3/3)
[INFO] [stdout] Starting download from: https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout] 
[INFO] [stdout] [DEBUG] HTTP Request:
[INFO] [stdout] [DEBUG]   Method: GET
[INFO] [stdout] [DEBUG]   URL: https://127.0.0.1.nip.io:33305/secure.img
[INFO] [stdout] [DEBUG]   Headers:
[INFO] [stdout] [DEBUG]     User-Agent: fls/0.1.0
[INFO] [stdout] [DEBUG]     Accept: */*
[INFO] [stdout] [DEBUG]     Accept-Encoding: identity
[INFO] [stdout] 
[INFO] [stdout] Max retries (3) reached, giving up
[INFO] [stdout] Last error: Connection error: error sending request for url (https://127.0.0.1.nip.io:33305/secure.img)
[INFO] [stdout]   Flash operation failed: Some(ConnectionError("error sending request for url (https://127.0.0.1.nip.io:33305/secure.img)"))
[INFO] [stdout]   This may indicate a rustls/reqwest limitation with custom CA certificates
[INFO] [stdout]   Certificate chain is valid (verified by OpenSSL)
[INFO] [stdout] 
[INFO] [stdout] thread 'test_https_with_custom_ca_certificate' (138) panicked at tests/from_url.rs:788:5:
[INFO] [stdout] Flash operation failed: Some(ConnectionError("error sending request for url (https://127.0.0.1.nip.io:33305/secure.img)"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af65c50a938 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af65c50a938 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af65c50a938 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af65c50a938 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af65c521e5a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af65c521e5a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5af65c50fc92 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5af65c50fc92 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5af65c4e7b86 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af65c4e7b86 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af65c5020f9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af65bd6dffc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5af65bd6dffc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5af65c502372 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5af65c502372 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af65c4e7c42 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af65c4dcb69 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af65c4e8b1d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af65c52264c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af65bca5ed5 - from_url[a0e19e354dfc5bb2]::test_https_with_custom_ca_certificate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/from_url.rs:788:5
[INFO] [stdout]   20:     0x5af65bd5e212 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5af65bd5e2cd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5af65bd5d79d - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5af65bd5d4bb - tokio[ecac434237df4c30]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5af65bd5d4bb - tokio[ecac434237df4c30]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5af65bd5d4bb - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5af65bd51ec0 - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5af65bd5bafd - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5af65bd5a344 - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5af65bcdd08b - <tokio[ecac434237df4c30]::runtime::context::scoped::Scoped<tokio[ecac434237df4c30]::runtime::scheduler::Context>>::set::<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5af65bd48de9 - tokio[ecac434237df4c30]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5af65bd43422 - <std[929523f510218772]::thread::local::LocalKey<tokio[ecac434237df4c30]::runtime::context::Context>>::try_with::<tokio[ecac434237df4c30]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5af65bd42c0e - <std[929523f510218772]::thread::local::LocalKey<tokio[ecac434237df4c30]::runtime::context::Context>>::with::<tokio[ecac434237df4c30]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5af65bd4756d - tokio[ecac434237df4c30]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5af65bd57060 - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5af65bd577f6 - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5af65bd59930 - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5af65bd368c3 - tokio[ecac434237df4c30]::runtime::context::runtime::enter_runtime::<<tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5af65bd50631 - <tokio[ecac434237df4c30]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5af65bccad84 - <tokio[ecac434237df4c30]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5af65bccb0ff - <tokio[ecac434237df4c30]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5af65bcab002 - from_url[a0e19e354dfc5bb2]::test_https_with_custom_ca_certificate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/from_url.rs:808:6
[INFO] [stdout]   42:     0x5af65bc9a0f7 - from_url[a0e19e354dfc5bb2]::test_https_with_custom_ca_certificate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/from_url.rs:640:49
[INFO] [stdout]   43:     0x5af65bc84856 - <from_url[a0e19e354dfc5bb2]::test_https_with_custom_ca_certificate::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5af65bd610db - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5af65bd610db - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5af65bd6e955 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5af65bd6e955 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5af65bd6e955 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5af65bd6e955 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5af65bd6e955 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5af65bd6e955 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5af65bd6e955 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5af65bd694b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5af65bd694b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5af65bd719d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5af65bd719d2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5af65bd719d2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5af65bd719d2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5af65bd719d2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5af65bd719d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5af65bd719d2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5af65c5098ff - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5af65c5098ff - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7db7614e1aa4 - <unknown>
[INFO] [stdout]   65:     0x7db76156ea64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_https_with_custom_ca_certificate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.85s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test from_url`
[INFO] running `Command { std: "docker" "inspect" "1becab5fc9aa229873b2f567b6fef35c20bd69322d864cfae5fe20206b86ea78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1becab5fc9aa229873b2f567b6fef35c20bd69322d864cfae5fe20206b86ea78", kill_on_drop: false }`
[INFO] [stdout] 1becab5fc9aa229873b2f567b6fef35c20bd69322d864cfae5fe20206b86ea78
